-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update go-nat #94
Update go-nat #94
Conversation
@Kubuxu this updates go-nat, go-nat-pmp, jackpal/gateway and huin/goupnp ? |
(i forgot about |
Yes, whole stack. |
Now i wish i had some |
Alright, this LGTM. I wish we had tests... |
Yeah, I can create PR on go-ipfs so we test if it builds with the rest of the system. |
@Kubuxu that would be great! |
I've run tests of go-ipfs, they were green: ipfs/kubo#3123 |
odd... the OSX CI is failing, but the build log only shows successful tests... |
simplify dial timeout context
add the peer ID to SecureInbound
use standard library "crypto/ed25519"
resolves #93